举例分析 Makefile 中的 filter 与 filter-out 函数
$(filter pattern…,text) Returns all whitespace-separated words in text that do match any of the pat ...
$(filter pattern…,text) Returns all whitespace-separated words in text that do match any of the pat ...